Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: A total rewrite #40

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

WIP: A total rewrite #40

wants to merge 9 commits into from

Conversation

joehuchette
Copy link
Contributor

@joehuchette joehuchette commented Mar 12, 2020

Things that will be different:

  • Specify piecewise linear functions in either "V-form" or "H-form" and move between the two
  • Discontinuous function support
  • Arbitrary input/output dimension support
  • More coherent API for specifying formulation (especially for bivariate functions)
  • Comprehensive test set

@joehuchette
Copy link
Contributor Author

Current status: All formulations ported over to new API, with minimal test coverate. Next step is a comprehensive collection of tests (including unit tests of subroutines inside formulations). Still outstanding after that: docs and utilities to move between V- and H-form.

@odow odow mentioned this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant